FCS2Data Version 1.0
Copyright (C) 2016-2017 Sven Mostböck
http://sourceforge.net/projects/Data2FCS

How to use:

1) Select the FCS data files to convert. In principle you can convert a mixture of files. However, for the mean and median summary files it is advisable to convert only the files of one experiment in one run.

2) In the next dialog, define the output files:
	- enter a suffix for the single event data files, for example ".txt". If a suffix is entered, FCS2Data will create a separate file for each data file. This file will then contain all event data in human readable format. Each event is on one line. Each parameter is on the line, separated by a "tab".
	- enter a name for a file that will contain the mean values for each parameter of each data file. If you enter a name here, FCS2Data will create a file where each FCS data file is represented in a line. The means of the parameters are listed in that line, separated by "tab".
	- enter a name for a file that will contain the median values for each parameter of each data file. If you enter a name here, FCS2Data will create a file where each FCS data file is represented in a line. The medians of the parameters are listed in that line, separated by "tab". Please note that median calculation takes a lot of memory. If a FCS data file has a lot of events, the calculation of the median might fail and FCS2Data might crash.
	* If you do not enter a suffix or file name, that particular file will not be generated.

FCS2Data will generate the defined output files in the same directory as the FCS data files. Please make sure that FCS2Data can write into that directory.	